using the same opacity as dim-label.
}
}
- value { color: gtkalpha(currentColor, 0.4); }
+ value { color: gtkalpha(currentColor, 0.55); }
marks {
- color: gtkalpha(currentColor, 0.4);
+ color: gtkalpha(currentColor, 0.55);
@each $marks_class, $marks_pos, $marks_margin in (top, top, bottom),
(bottom, bottom, top),
text-shadow: none;
-gtk-icon-shadow: none; }
scale value {
- color: alpha(currentColor,0.4); }
+ color: alpha(currentColor,0.55); }
scale marks {
- color: alpha(currentColor,0.4); }
+ color: alpha(currentColor,0.55); }
scale marks.top {
margin-bottom: 6px;
margin-top: -12px; }
text-shadow: none;
-gtk-icon-shadow: none; }
scale value {
- color: alpha(currentColor,0.4); }
+ color: alpha(currentColor,0.55); }
scale marks {
- color: alpha(currentColor,0.4); }
+ color: alpha(currentColor,0.55); }
scale marks.top {
margin-bottom: 6px;
margin-top: -12px; }